source compatible - definition. What is source compatible
Diclib.com
قاموس على الإنترنت

%ما هو (من)٪ 1 - تعريف

Source compatible; Source code compatible; Source compatibility; Source code compatibility; Source-compatible

Source-code compatibility         
Source-code compatibility (source-compatible) means that a program can run on computers (or operating systems), independently of binary-code compatibility and that the source code is needed for portability.
Compatible ink         
MANUFACTURED BY THIRD PARTY MANUFACTURERS
Compatible ink cartridges
Compatible ink (or compatible toner) is manufactured by third party manufacturers and is designed to work in designated printers without infringing on patents of printer manufacturers. Compatible inks and toners may come in a variety of packaging including sealed plastic wraps or taped plastic wraps.
Source Vagabond Systems         
TRAVEL EQUIPMENT STORE
SOURCE (Outdoor & Tactical Gear)
Source Vagabond Systems Ltd. (brand: SOURCE) is known in the outdoor, trekking and sports market for sandals, hydration systems, packs and accessories and in the tactical market for hydration systems, packs, and its SOURCE Virtus Soldier System.

ويكيبيديا

Source-code compatibility

Source-code compatibility (source-compatible) means that a program can run on computers (or operating systems), independently of binary-code compatibility and that the source code is needed for portability.

The source code must be compiled before running, unless the computer used has an interpreter for the language at hand. The term is also used for assembly language compatibility, where the source is a human-readable form of machine code that must be converted into numerical (i.e. executable) machine code by an assembler. This is different from binary-code compatibility, where no recompilation (or assembly) is needed.

Source compatibility is a major issue in the developing of computer programs. For example, most Unix systems are source-compatible, as long as one uses only standard libraries. Microsoft Windows systems are source-compatible across one major family (the Windows NT family, from NT 3.1 through Windows 11, or the family that includes Windows 95, Windows 98, and Windows Me), with partial source compatibility between the two families.